const github.com/klauspost/compress/gzip.flagComment

2 uses

	github.com/klauspost/compress/gzip (current package)
		gunzip.go#L28: 	flagComment = 1 << 4
		gunzip.go#L224: 	if flg&flagComment != 0 {